id: task-12 title: "GUI: Implement GUI for Drafts, Docs, Decisions" status: "To Do" assignee: [] reporter: @MrLesk created_date: 2025-06-04 labels: ["gui", "feature"] milestone: "M5 - Advanced GUI Features" dependencies: ["task-8"]
Description
Develop GUI sections for:
- Viewing and managing the drafts (promoting to active board).
- Viewing and editing documentation files (
.backlog/docs/). - Viewing and editing decision logs (
.backlog/decisions/).
Acceptance Criteria
- [ ] Draft view with promote functionality.
- [ ] Documentation section with Markdown viewer/editor.
- [ ] Decisions section with viewer/editor.